home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / comm / lik32130.zip / LIKSE32.EXE / 0 / RCDATA / TFM_SRHDEFAULT / TFM_SRHDEFAULT.txt
Text File  |  1996-11-16  |  5KB  |  208 lines

  1. object FM_SrhDefault: TFM_SrhDefault
  2.   Left = 67
  3.   Top = 54
  4.   BorderStyle = bsDialog
  5.   Caption = 'Search Engine Defaults'
  6.   ClientHeight = 331
  7.   ClientWidth = 493
  8.   Font.Color = clBlack
  9.   Font.Height = -13
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   Position = poScreenCenter
  14.   TextHeight = 16
  15.   object GroupBox1: TGroupBox
  16.     Left = 8
  17.     Top = 8
  18.     Width = 473
  19.     Height = 281
  20.     Font.Color = clBlack
  21.     Font.Height = -11
  22.     Font.Name = 'MS Sans Serif'
  23.     Font.Style = []
  24.     ParentFont = False
  25.     TabOrder = 0
  26.     object Label1: TLabel
  27.       Left = 8
  28.       Top = 117
  29.       Width = 43
  30.       Height = 13
  31.       Caption = 'File Type'
  32.     end
  33.     object Label3: TLabel
  34.       Left = 8
  35.       Top = 28
  36.       Width = 40
  37.       Height = 13
  38.       Caption = '&Heading'
  39.       FocusControl = ED_Header
  40.     end
  41.     object Label4: TLabel
  42.       Left = 8
  43.       Top = 58
  44.       Width = 59
  45.       Height = 13
  46.       Caption = '&SubHeading'
  47.       FocusControl = ED_SubHeader
  48.     end
  49.     object SpeedButton1: TSpeedButton
  50.       Left = 416
  51.       Top = 142
  52.       Width = 25
  53.       Height = 20
  54.       Hint = 'Click here to select a directory to search'
  55.       Glyph.Data = {
  56.         78010000424D7801000000000000760000002800000020000000100000000100
  57.         04000000000000000000120B0000120B00000000000000000000000000000000
  58.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  59.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
  60.         333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
  61.         300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
  62.         333337F373F773333333303330033333333337F3377333333333303333333333
  63.         333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
  64.         333337777F337F33333330330BB00333333337F373F773333333303330033333
  65.         333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
  66.         333377777F77377733330BBB0333333333337F337F33333333330BB003333333
  67.         333373F7733333333333300333333333333337733333333333330000}
  68.       NumGlyphs = 2
  69.       OnClick = SpeedButton1Click
  70.     end
  71.     object Label2: TLabel
  72.       Left = 8
  73.       Top = 146
  74.       Width = 78
  75.       Height = 13
  76.       Caption = 'Limit to Directory'
  77.     end
  78.     object Label5: TLabel
  79.       Left = 8
  80.       Top = 220
  81.       Width = 331
  82.       Height = 13
  83.       Caption = 
  84.         'Message displays on top of search results screen (understands HT' +
  85.         'ML)'
  86.     end
  87.     object Label6: TLabel
  88.       Left = 8
  89.       Top = 87
  90.       Width = 95
  91.       Height = 13
  92.       Caption = 'Start &Button Caption'
  93.       FocusControl = ED_StartCpt
  94.     end
  95.     object ED_Header: TEdit
  96.       Left = 128
  97.       Top = 24
  98.       Width = 321
  99.       Height = 20
  100.       TabOrder = 0
  101.     end
  102.     object ED_SubHeader: TEdit
  103.       Left = 128
  104.       Top = 54
  105.       Width = 321
  106.       Height = 20
  107.       TabOrder = 1
  108.     end
  109.     object ED_FileType: TEdit
  110.       Left = 128
  111.       Top = 113
  112.       Width = 121
  113.       Height = 20
  114.       TabOrder = 3
  115.     end
  116.     object DirTreeLimit: TEdit
  117.       Left = 128
  118.       Top = 142
  119.       Width = 281
  120.       Height = 20
  121.       Hint = 'Limit Search to this directory branch'
  122.       TabOrder = 5
  123.       Text = 'C:\'
  124.     end
  125.     object CHK_SubDir: TCheckBox
  126.       Left = 128
  127.       Top = 168
  128.       Width = 137
  129.       Height = 17
  130.       Hint = 'Check to have search include all sub-directories'
  131.       Caption = 'Include Sub Directories'
  132.       State = cbChecked
  133.       TabOrder = 6
  134.     end
  135.     object CHK_HIDEDIR: TCheckBox
  136.       Left = 344
  137.       Top = 168
  138.       Width = 57
  139.       Height = 17
  140.       Caption = 'Hide'
  141.       TabOrder = 8
  142.     end
  143.     object ED_Banner: TEdit
  144.       Left = 8
  145.       Top = 240
  146.       Width = 457
  147.       Height = 20
  148.       Font.Color = clBlack
  149.       Font.Height = -11
  150.       Font.Name = 'MS Sans Serif'
  151.       Font.Style = []
  152.       MaxLength = 255
  153.       ParentFont = False
  154.       TabOrder = 10
  155.     end
  156.     object CHK_HIDEADV: TCheckBox
  157.       Left = 8
  158.       Top = 192
  159.       Width = 161
  160.       Height = 17
  161.       Caption = 'Hide Advance Search Options'
  162.       TabOrder = 9
  163.     end
  164.     object ED_StartCpt: TEdit
  165.       Left = 128
  166.       Top = 83
  167.       Width = 321
  168.       Height = 20
  169.       TabOrder = 2
  170.       Text = 'Start'
  171.     end
  172.     object CHK_DirRO: TCheckBox
  173.       Left = 264
  174.       Top = 168
  175.       Width = 73
  176.       Height = 17
  177.       Caption = 'Read Only'
  178.       TabOrder = 7
  179.     end
  180.     object CHK_HIDEFT: TCheckBox
  181.       Left = 256
  182.       Top = 115
  183.       Width = 57
  184.       Height = 17
  185.       Caption = 'Hide'
  186.       TabOrder = 4
  187.     end
  188.   end
  189.   object Button2: TButton
  190.     Left = 160
  191.     Top = 296
  192.     Width = 89
  193.     Height = 25
  194.     Caption = '&OK'
  195.     TabOrder = 1
  196.     OnClick = Button2Click
  197.   end
  198.   object Button3: TButton
  199.     Left = 256
  200.     Top = 296
  201.     Width = 89
  202.     Height = 25
  203.     Caption = '&Cancel'
  204.     TabOrder = 2
  205.     OnClick = Button3Click
  206.   end
  207. end
  208.